[INFO] cloning repository https://github.com/alexkh/inforno
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/alexkh/inforno" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falexkh%2Finforno", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falexkh%2Finforno'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] cd367fe9e295f6c29e21417c0c5400bd1bad47a1
[INFO] checking alexkh/inforno against try#24e1a22664233bce1f9b5dc6eee7c1f74327e28c for pr-159343
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Falexkh%2Finforno" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/alexkh/inforno
[INFO] finished tweaking git repo https://github.com/alexkh/inforno
[INFO] tweaked toml for git repo https://github.com/alexkh/inforno written to /workspace/builds/worker-1-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/alexkh/inforno on toolchain 24e1a22664233bce1f9b5dc6eee7c1f74327e28c
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+24e1a22664233bce1f9b5dc6eee7c1f74327e28c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/alexkh/inforno already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+24e1a22664233bce1f9b5dc6eee7c1f74327e28c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3d5ced03c013a94a2f102a4510f48a6e9184255caf5fd8244f58017bde7f5210" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] c44409710ff55bd9d7802d3bc7ad321210f7e3fb8aa12432ec0c54f8fb00fc22
[INFO] running `Command { std: "docker" "start" "c44409710ff55bd9d7802d3bc7ad321210f7e3fb8aa12432ec0c54f8fb00fc22", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c44409710ff55bd9d7802d3bc7ad321210f7e3fb8aa12432ec0c54f8fb00fc22", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c44409710ff55bd9d7802d3bc7ad321210f7e3fb8aa12432ec0c54f8fb00fc22" "/opt/rustwide/cargo-home/bin/cargo" "+24e1a22664233bce1f9b5dc6eee7c1f74327e28c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c44409710ff55bd9d7802d3bc7ad321210f7e3fb8aa12432ec0c54f8fb00fc22", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-w" "/opt/rustwide/workdir" "--user" "0:0" "c44409710ff55bd9d7802d3bc7ad321210f7e3fb8aa12432ec0c54f8fb00fc22" "/opt/rustwide/cargo-home/bin/cargo" "+24e1a22664233bce1f9b5dc6eee7c1f74327e28c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.106
[INFO] [stderr]    Compiling quote v1.0.45
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]     Checking cfg-if v1.0.4
[INFO] [stderr]    Compiling libc v0.2.186
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]     Checking log v0.4.29
[INFO] [stderr]    Compiling portable-atomic v1.11.1
[INFO] [stderr]     Checking smallvec v1.15.1
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling find-msvc-tools v0.1.5
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]     Checking memchr v2.7.6
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling syn v2.0.117
[INFO] [stderr]     Checking stable_deref_trait v1.2.1
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]     Checking once_cell v1.21.3
[INFO] [stderr]    Compiling pkg-config v0.3.32
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking pin-project-lite v0.2.16
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]     Checking slab v0.4.11
[INFO] [stderr]    Compiling cc v1.2.49
[INFO] [stderr]    Compiling zerocopy v0.8.31
[INFO] [stderr]     Checking simd-adler32 v0.3.8
[INFO] [stderr]     Checking itoa v1.0.15
[INFO] [stderr]     Checking foldhash v0.2.0
[INFO] [stderr]     Checking hashbrown v0.16.1
[INFO] [stderr]     Checking getrandom v0.2.16
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]     Checking adler2 v2.0.1
[INFO] [stderr]     Checking lock_api v0.4.14
[INFO] [stderr]     Checking miniz_oxide v0.8.9
[INFO] [stderr]     Checking bitflags v2.10.0
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking linux-raw-sys v0.11.0
[INFO] [stderr]     Checking futures-core v0.3.32
[INFO] [stderr]     Checking equivalent v1.0.2
[INFO] [stderr]     Checking indexmap v2.12.1
[INFO] [stderr]     Checking flate2 v1.1.5
[INFO] [stderr]    Compiling thiserror v2.0.18
[INFO] [stderr]    Compiling zmij v1.0.13
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]     Checking arrayvec v0.7.6
[INFO] [stderr]    Compiling winnow v0.7.14
[INFO] [stderr]     Checking base64 v0.22.1
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking crossbeam-epoch v0.9.18
[INFO] [stderr]     Checking percent-encoding v2.3.2
[INFO] [stderr]     Checking crossbeam-deque v0.8.6
[INFO] [stderr]     Checking core_maths v0.1.1
[INFO] [stderr]     Checking tracing-core v0.1.36
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]     Checking signal-hook-registry v1.4.7
[INFO] [stderr]     Checking either v1.15.0
[INFO] [stderr]     Checking ttf-parser v0.25.1
[INFO] [stderr]     Checking fdeflate v0.3.7
[INFO] [stderr]     Checking litemap v0.8.1
[INFO] [stderr]     Checking writeable v0.6.2
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]     Checking libloading v0.8.9
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling icu_properties_data v2.1.2
[INFO] [stderr]    Compiling icu_normalizer_data v2.1.1
[INFO] [stderr]    Compiling toml_parser v1.0.4
[INFO] [stderr]     Checking bitflags v1.3.2
[INFO] [stderr]    Compiling toml_datetime v0.7.3
[INFO] [stderr]    Compiling toml_edit v0.23.9
[INFO] [stderr]     Checking bytes v1.11.0
[INFO] [stderr]     Checking dlib v0.5.2
[INFO] [stderr]     Checking num-rational v0.4.2
[INFO] [stderr]    Compiling wayland-sys v0.31.7
[INFO] [stderr]     Checking utf8_iter v1.0.4
[INFO] [stderr]     Checking subtle v2.6.1
[INFO] [stderr]     Checking rayon v1.11.0
[INFO] [stderr]    Compiling proc-macro-crate v3.4.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling bytemuck_derive v1.10.2
[INFO] [stderr]    Compiling zerocopy-derive v0.8.31
[INFO] [stderr]    Compiling yoke-derive v0.8.1
[INFO] [stderr]    Compiling zerovec-derive v0.11.2
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]    Compiling thiserror-impl v2.0.18
[INFO] [stderr]     Checking yoke v0.8.1
[INFO] [stderr]     Checking bytemuck v1.24.0
[INFO] [stderr]    Compiling zeroize_derive v1.4.2
[INFO] [stderr]     Checking zerotrie v0.2.3
[INFO] [stderr]    Compiling tracing-attributes v0.1.31
[INFO] [stderr]     Checking zerovec v0.11.5
[INFO] [stderr]    Compiling profiling-procmacros v1.0.17
[INFO] [stderr]     Checking polling v3.11.0
[INFO] [stderr]    Compiling equator-macro v0.4.2
[INFO] [stderr]     Checking profiling v1.0.17
[INFO] [stderr]    Compiling enumflags2_derive v0.7.12
[INFO] [stderr]     Checking zeroize v1.8.2
[INFO] [stderr]     Checking form_urlencoded v1.2.2
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]     Checking png v0.17.16
[INFO] [stderr]     Checking equator v0.4.2
[INFO] [stderr]     Checking aligned-vec v0.6.4
[INFO] [stderr]    Compiling wayland-backend v0.3.11
[INFO] [stderr]     Checking tinystr v0.8.2
[INFO] [stderr]     Checking potential_utf v0.1.4
[INFO] [stderr]     Checking icu_collections v2.1.1
[INFO] [stderr]     Checking aho-corasick v1.1.4
[INFO] [stderr]     Checking regex-syntax v0.8.11
[INFO] [stderr]     Checking icu_locale_core v2.1.1
[INFO] [stderr]     Checking float-cmp v0.9.0
[INFO] [stderr]     Checking parking v2.2.1
[INFO] [stderr]     Checking atomic-waker v1.1.2
[INFO] [stderr]     Checking tracing v0.1.44
[INFO] [stderr]     Checking strict-num v0.1.1
[INFO] [stderr]     Checking half v2.7.1
[INFO] [stderr]     Checking v_frame v0.3.9
[INFO] [stderr]     Checking icu_provider v2.1.1
[INFO] [stderr]    Compiling cmake v0.1.57
[INFO] [stderr]     Checking concurrent-queue v2.5.0
[INFO] [stderr]     Checking icu_properties v2.1.2
[INFO] [stderr]     Checking icu_normalizer v2.1.1
[INFO] [stderr]     Checking as-slice v0.2.1
[INFO] [stderr]     Checking scoped-tls v1.0.1
[INFO] [stderr]    Compiling av-scenechange v0.14.1
[INFO] [stderr]     Checking downcast-rs v1.2.1
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]     Checking color_quant v1.1.0
[INFO] [stderr]     Checking arrayref v0.3.9
[INFO] [stderr]    Compiling zvariant_utils v3.2.1
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling built v0.8.0
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]     Checking fnv v1.0.7
[INFO] [stderr]    Compiling typenum v1.19.0
[INFO] [stderr]     Checking tiny-skia-path v0.11.4
[INFO] [stderr]     Checking aligned v0.4.2
[INFO] [stderr]    Compiling zvariant_derive v5.8.0
[INFO] [stderr]    Compiling aws-lc-sys v0.35.0
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling rav1e v0.8.1
[INFO] [stderr]    Compiling arg_enum_proc_macro v0.3.4
[INFO] [stderr]     Checking itertools v0.14.0
[INFO] [stderr]     Checking regex-automata v0.4.13
[INFO] [stderr]     Checking idna_adapter v1.2.1
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking pxfm v0.1.27
[INFO] [stderr]    Compiling quick-xml v0.37.5
[INFO] [stderr]     Checking nom v8.0.0
[INFO] [stderr]     Checking core2 v0.4.0
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]     Checking url v2.5.7
[INFO] [stderr]    Compiling wayland-client v0.31.11
[INFO] [stderr]     Checking fastrand v2.3.0
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]     Checking y4m v0.8.0
[INFO] [stderr]     Checking quick-error v2.0.1
[INFO] [stderr]    Compiling pastey v0.1.1
[INFO] [stderr]     Checking yoke v0.7.5
[INFO] [stderr]     Checking bitstream-io v4.9.0
[INFO] [stderr]    Compiling wayland-scanner v0.31.7
[INFO] [stderr]     Checking maybe-rayon v0.1.1
[INFO] [stderr]     Checking rgb v0.8.52
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling fax_derive v0.2.0
[INFO] [stderr]    Compiling num-derive v0.4.2
[INFO] [stderr]    Compiling simd_helpers v0.1.0
[INFO] [stderr]     Checking new_debug_unreachable v1.0.6
[INFO] [stderr]    Compiling noop_proc_macro v0.3.0
[INFO] [stderr]     Checking zune-core v0.5.0
[INFO] [stderr]     Checking unicode-segmentation v1.12.0
[INFO] [stderr]     Checking weezl v0.1.12
[INFO] [stderr]     Checking imgref v1.12.0
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking zune-jpeg v0.5.6
[INFO] [stderr]     Checking zerovec v0.10.4
[INFO] [stderr]     Checking loop9 v0.1.5
[INFO] [stderr]     Checking fax v0.2.6
[INFO] [stderr]     Checking rustls-pki-types v1.13.1
[INFO] [stderr]     Checking av1-grain v0.2.5
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]     Checking avif-serialize v0.8.6
[INFO] [stderr]     Checking zune-inflate v0.2.54
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]     Checking futures-io v0.3.32
[INFO] [stderr]     Checking bit_field v0.10.3
[INFO] [stderr]     Checking tinyvec_macros v0.1.1
[INFO] [stderr]     Checking lebe v0.5.3
[INFO] [stderr]    Compiling getrandom v0.3.4
[INFO] [stderr]     Checking byteorder-lite v0.1.0
[INFO] [stderr]    Compiling aws-lc-rs v1.15.2
[INFO] [stderr]     Checking exr v1.74.0
[INFO] [stderr]     Checking image-webp v0.2.4
[INFO] [stderr]     Checking tinyvec v1.10.0
[INFO] [stderr]     Checking tiff v0.11.3
[INFO] [stderr]    Compiling const-random-macro v0.1.16
[INFO] [stderr]     Checking gif v0.14.1
[INFO] [stderr]     Checking moxcms v0.8.1
[INFO] [stderr]    Compiling enumflags2 v0.7.12
[INFO] [stderr]     Checking event-listener v5.4.1
[INFO] [stderr]     Checking qoi v0.4.1
[INFO] [stderr]    Compiling ptr_meta_derive v0.1.4
[INFO] [stderr]    Compiling tokio-macros v2.7.0
[INFO] [stderr]     Checking png v0.18.0
[INFO] [stderr]     Checking socket2 v0.6.4
[INFO] [stderr]     Checking mio v1.2.1
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]    Compiling endi v1.1.1
[INFO] [stderr]     Checking ryu v1.0.20
[INFO] [stderr]     Checking static_assertions v1.1.0
[INFO] [stderr]     Checking same-file v1.0.6
[INFO] [stderr]    Compiling zvariant v5.8.0
[INFO] [stderr]     Checking walkdir v2.5.0
[INFO] [stderr]     Checking tokio v1.52.3
[INFO] [stderr]     Checking event-listener-strategy v0.5.4
[INFO] [stderr]     Checking const-random v0.1.18
[INFO] [stderr]     Checking futures-lite v2.6.1
[INFO] [stderr]     Checking litemap v0.7.5
[INFO] [stderr]     Checking owned_ttf_parser v0.25.1
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling ahash v0.7.8
[INFO] [stderr]    Compiling slotmap v1.1.1
[INFO] [stderr]    Compiling bytecheck v0.6.12
[INFO] [stderr]    Compiling unicase v2.8.1
[INFO] [stderr]     Checking untrusted v0.9.0
[INFO] [stderr]     Checking ab_glyph_rasterizer v0.1.10
[INFO] [stderr]     Checking ab_glyph v0.2.32
[INFO] [stderr]     Checking tinystr v0.7.6
[INFO] [stderr]    Compiling zbus_names v4.2.0
[INFO] [stderr]     Checking quick-xml v0.38.4
[INFO] [stderr]     Checking ravif v0.13.0
[INFO] [stderr]     Checking image v0.25.10
[INFO] [stderr]     Checking ppv-lite86 v0.2.21
[INFO] [stderr]     Checking cobs v0.3.0
[INFO] [stderr]    Compiling bytecheck_derive v0.6.12
[INFO] [stderr]    Compiling futures-macro v0.3.32
[INFO] [stderr]    Compiling enumn v0.1.14
[INFO] [stderr]    Compiling phf_shared v0.13.1
[INFO] [stderr]    Compiling async-io v2.6.0
[INFO] [stderr]    Compiling rustls v0.23.35
[INFO] [stderr]    Compiling proc-macro-hack v0.5.20+deprecated
[INFO] [stderr]     Checking powerfmt v0.2.0
[INFO] [stderr]     Checking futures-task v0.3.32
[INFO] [stderr]     Checking rustc-hash v2.1.1
[INFO] [stderr]     Checking writeable v0.5.5
[INFO] [stderr]     Checking const-oid v0.9.6
[INFO] [stderr]     Checking unicode-script v0.5.8
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]    Compiling time-core v0.1.6
[INFO] [stderr]     Checking futures-util v0.3.32
[INFO] [stderr]    Compiling time-macros v0.2.24
[INFO] [stderr]     Checking icu_locid v1.5.0
[INFO] [stderr]     Checking deranged v0.5.5
[INFO] [stderr]    Compiling phf_generator v0.13.1
[INFO] [stderr]     Checking accesskit v0.21.1
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking postcard v1.1.3
[INFO] [stderr]     Checking wayland-protocols v0.32.9
[INFO] [stderr]     Checking crypto-common v0.1.7
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]     Checking kurbo v0.11.3
[INFO] [stderr]     Checking unicode-bidi-mirroring v0.4.0
[INFO] [stderr]     Checking async-task v4.7.1
[INFO] [stderr]     Checking xmlwriter v0.1.0
[INFO] [stderr]     Checking unicode-properties v0.1.4
[INFO] [stderr]    Compiling rend v0.4.2
[INFO] [stderr]     Checking bit-vec v0.8.0
[INFO] [stderr]     Checking unicode-ccc v0.4.0
[INFO] [stderr]     Checking rustybuzz v0.20.1
[INFO] [stderr]     Checking svgtypes v0.15.3
[INFO] [stderr]     Checking bit-set v0.8.0
[INFO] [stderr]     Checking time v0.3.44
[INFO] [stderr]     Checking icu_provider v1.5.0
[INFO] [stderr]    Compiling unic-langid-impl v0.9.6
[INFO] [stderr]     Checking fontdb v0.23.0
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling phf_macros v0.13.1
[INFO] [stderr]     Checking async-channel v2.5.0
[INFO] [stderr]    Compiling quick-xml v0.36.2
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]    Compiling nix v0.30.1
[INFO] [stderr]     Checking http v1.4.0
[INFO] [stderr]     Checking simplecss v0.2.2
[INFO] [stderr]     Checking roxmltree v0.20.0
[INFO] [stderr]     Checking zune-core v0.4.12
[INFO] [stderr]     Checking unicode-vo v0.1.0
[INFO] [stderr]    Compiling icu_locid_transform_data v1.5.1
[INFO] [stderr]     Checking toml_write v0.1.2
[INFO] [stderr]     Checking pico-args v0.5.0
[INFO] [stderr]     Checking data-url v0.3.2
[INFO] [stderr]     Checking unicode-bidi v0.3.18
[INFO] [stderr]     Checking linked-hash-map v0.5.6
[INFO] [stderr]    Compiling khronos_api v3.1.0
[INFO] [stderr]     Checking imagesize v0.13.0
[INFO] [stderr]     Checking yaml-rust v0.4.5
[INFO] [stderr]    Compiling zbus_xml v5.0.2
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]     Checking usvg v0.45.1
[INFO] [stderr]     Checking zune-jpeg v0.4.21
[INFO] [stderr]     Checking phf v0.13.1
[INFO] [stderr]    Compiling unic-langid-macros-impl v0.9.6
[INFO] [stderr]     Checking async-signal v0.2.13
[INFO] [stderr]     Checking plist v1.8.0
[INFO] [stderr]     Checking fancy-regex v0.16.2
[INFO] [stderr]     Checking async-lock v3.4.1
[INFO] [stderr]    Compiling openssl-sys v0.9.111
[INFO] [stderr]     Checking piper v0.2.4
[INFO] [stderr]     Checking webpki-roots v1.0.4
[INFO] [stderr]     Checking regex v1.12.4
[INFO] [stderr]     Checking ecow v0.2.6
[INFO] [stderr]     Checking emath v0.33.3
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking kurbo v0.12.0
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling rkyv v0.7.46
[INFO] [stderr]     Checking syntect v5.3.0
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stderr]     Checking ecolor v0.33.3
[INFO] [stderr]     Checking unic-langid-macros v0.9.6
[INFO] [stderr]     Checking blocking v1.6.2
[INFO] [stderr]     Checking hayro-syntax v0.4.0
[INFO] [stderr]     Checking async-process v2.5.0
[INFO] [stderr]     Checking serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling zbus-lockstep v0.5.2
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]     Checking async-executor v1.13.3
[INFO] [stderr]    Compiling zbus_macros v5.12.0
[INFO] [stderr]     Checking async-broadcast v0.7.2
[INFO] [stderr]    Compiling strum_macros v0.27.2
[INFO] [stderr]     Checking block-buffer v0.10.4
[INFO] [stderr]     Checking tiny-skia v0.11.4
[INFO] [stderr]    Compiling rkyv_derive v0.7.46
[INFO] [stderr]    Compiling async-trait v0.1.89
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]     Checking ordered-stream v0.2.0
[INFO] [stderr]     Checking uuid v1.19.0
[INFO] [stderr]    Compiling xml-rs v0.8.28
[INFO] [stderr]     Checking hex v0.4.3
[INFO] [stderr]     Checking xcursor v0.3.10
[INFO] [stderr]     Checking nohash-hasher v0.2.0
[INFO] [stderr]     Checking futures-sink v0.3.32
[INFO] [stderr]     Checking epaint_default_fonts v0.33.3
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]     Checking thin-vec v0.2.14
[INFO] [stderr]     Checking ciborium-io v0.2.2
[INFO] [stderr]    Compiling wasmparser v0.228.0
[INFO] [stderr]     Checking unscanny v0.1.0
[INFO] [stderr]     Checking xkeysym v0.2.1
[INFO] [stderr]    Compiling icu_properties_data v1.5.1
[INFO] [stderr]     Checking cursor-icon v1.2.0
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]     Checking wayland-csd-frame v0.3.0
[INFO] [stderr]    Compiling gl_generator v0.14.0
[INFO] [stderr]     Checking ciborium-ll v0.2.2
[INFO] [stderr]     Checking epaint v0.33.3
[INFO] [stderr]     Checking wayland-cursor v0.31.11
[INFO] [stderr]     Checking tokio-util v0.7.17
[INFO] [stderr]     Checking digest v0.10.7
[INFO] [stderr]     Checking zbus v5.12.0
[INFO] [stderr]     Checking strum v0.27.2
[INFO] [stderr]     Checking icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling zbus-lockstep-macros v0.5.2
[INFO] [stderr]     Checking unic-langid v0.9.6
[INFO] [stderr]     Checking wayland-protocols-wlr v0.3.9
[INFO] [stderr]     Checking unicode-normalization v0.1.25
[INFO] [stderr]     Checking icu_collections v1.5.0
[INFO] [stderr]     Checking lazy_static v1.5.0
[INFO] [stderr]     Checking ron v0.11.0
[INFO] [stderr]    Compiling enum-ordinalize-derive v4.3.2
[INFO] [stderr]     Checking memmap2 v0.9.9
[INFO] [stderr]     Checking wasmi_core v0.51.5
[INFO] [stderr]    Compiling x11-dl v2.21.0
[INFO] [stderr]     Checking try-lock v0.2.5
[INFO] [stderr]    Compiling codex v0.2.0
[INFO] [stderr]     Checking unicode-math-class v0.1.0
[INFO] [stderr]    Compiling by_address v1.2.1
[INFO] [stderr]     Checking tower-service v0.3.3
[INFO] [stderr]     Checking roman-numerals-rs v3.1.0
[INFO] [stderr]    Compiling palette v0.7.6
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling rust_decimal v1.40.0
[INFO] [stderr]     Checking egui v0.33.3
[INFO] [stderr]     Checking biblatex v0.11.0
[INFO] [stderr]    Compiling palette_derive v0.7.6
[INFO] [stderr]     Checking typst-utils v0.14.2
[INFO] [stderr]     Checking wasmi_ir v0.51.5
[INFO] [stderr]     Checking calloop v0.13.0
[INFO] [stderr]     Checking want v0.3.1
[INFO] [stderr]     Checking enum-ordinalize v4.3.2
[INFO] [stderr]     Checking h2 v0.4.12
[INFO] [stderr]     Checking ciborium v0.2.2
[INFO] [stderr]     Checking citationberg v0.6.1
[INFO] [stderr]     Checking zerotrie v0.1.3
[INFO] [stderr]    Compiling ptr_meta v0.1.4
[INFO] [stderr]     Checking atspi-common v0.9.0
[INFO] [stderr]     Checking typst-timing v0.14.2
[INFO] [stderr]     Checking font-types v0.10.1
[INFO] [stderr]    Compiling comemo-macros v0.5.1
[INFO] [stderr]    Compiling enum-map-derive v0.17.0
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]     Checking approx v0.5.1
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]     Checking csv-core v0.1.13
[INFO] [stderr]     Checking mutate_once v0.1.2
[INFO] [stderr]     Checking chinese-variant v1.1.5
[INFO] [stderr]    Compiling scopeguard v1.2.0
[INFO] [stderr]    Compiling radium v0.7.0
[INFO] [stderr]     Checking wasmi_collections v0.51.5
[INFO] [stderr]     Checking base64ct v1.8.3
[INFO] [stderr]     Checking simdutf8 v0.1.5
[INFO] [stderr]    Compiling doc-comment v0.3.4
[INFO] [stderr]     Checking pin-utils v0.1.0
[INFO] [stderr]    Compiling openssl v0.10.75
[INFO] [stderr]     Checking foreign-types-shared v0.1.1
[INFO] [stderr]     Checking fast-srgb8 v1.0.0
[INFO] [stderr]    Compiling smithay-client-toolkit v0.19.2
[INFO] [stderr]     Checking foreign-types v0.3.2
[INFO] [stderr]     Checking hayagriva v0.9.1
[INFO] [stderr]     Checking pem-rfc7468 v0.6.0
[INFO] [stderr]     Checking hyper v1.8.1
[INFO] [stderr]     Checking chinese-number v0.7.8
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]     Checking kamadak-exif v0.6.1
[INFO] [stderr]     Checking csv v1.4.0
[INFO] [stderr]     Checking comemo v0.5.1
[INFO] [stderr]     Checking read-fonts v0.35.0
[INFO] [stderr]     Checking typst-syntax v0.14.2
[INFO] [stderr]     Checking icu_provider_blob v1.5.0
[INFO] [stderr]     Checking icu_properties v1.5.1
[INFO] [stderr]     Checking wasmi v0.51.5
[INFO] [stderr]     Checking calloop-wayland-source v0.3.0
[INFO] [stderr]     Checking two-face v0.4.5
[INFO] [stderr]     Checking lipsum v0.9.1
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling typst-macros v0.14.2
[INFO] [stderr]     Checking gethostname v1.1.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]     Checking num-iter v0.1.45
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]     Checking ipnet v2.11.0
[INFO] [stderr]    Compiling pulldown-cmark v0.13.0
[INFO] [stderr]     Checking bumpalo v3.19.0
[INFO] [stderr]     Checking tap v1.0.1
[INFO] [stderr]     Checking qcms v0.3.0
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]     Checking az v1.3.0
[INFO] [stderr]     Checking typed-arena v2.0.2
[INFO] [stderr]     Checking x11rb-protocol v0.13.2
[INFO] [stderr]     Checking foldhash v0.1.5
[INFO] [stderr]     Checking as-raw-xcb-connection v1.0.1
[INFO] [stderr]     Checking typst-assets v0.14.2
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]     Checking glidesort v0.1.2
[INFO] [stderr]     Checking mime v0.3.17
[INFO] [stderr]     Checking skrifa v0.37.0
[INFO] [stderr]     Checking hashbrown v0.15.5
[INFO] [stderr]    Compiling darling_core v0.20.11
[INFO] [stderr]     Checking typst-library v0.14.2
[INFO] [stderr]    Compiling ar_archive_writer v0.5.1
[INFO] [stderr]    Compiling snafu-derive v0.7.5
[INFO] [stderr]     Checking wyz v0.5.1
[INFO] [stderr]     Checking hyper-util v0.1.19
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling hashbrown v0.12.3
[INFO] [stderr]    Compiling ignore v0.4.25
[INFO] [stderr]     Checking der v0.6.1
[INFO] [stderr]     Checking atspi-proxies v0.9.0
[INFO] [stderr]     Checking hayro-font v0.3.0
[INFO] [stderr]    Compiling itertools v0.10.5
[INFO] [stderr]     Checking block-padding v0.3.3
[INFO] [stderr]     Checking moxcms v0.7.10
[INFO] [stderr]    Compiling winit v0.30.13
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]     Checking minimal-lexical v0.2.1
[INFO] [stderr]     Checking seahash v4.1.0
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling regex-syntax v0.6.29
[INFO] [stderr]     Checking funty v2.0.0
[INFO] [stderr]     Checking raw-window-handle v0.6.2
[INFO] [stderr]     Checking openssl-probe v0.1.6
[INFO] [stderr]     Checking konst_macro_rules v0.2.19
[INFO] [stderr]     Checking cpufeatures v0.2.17
[INFO] [stderr]    Compiling beef v0.5.2
[INFO] [stderr]     Checking iana-time-zone v0.1.64
[INFO] [stderr]     Checking tower-layer v0.3.3
[INFO] [stderr]     Checking konst v0.2.19
[INFO] [stderr]     Checking tower v0.5.2
[INFO] [stderr]     Checking chrono v0.4.45
[INFO] [stderr]    Compiling globwalk v0.8.1
[INFO] [stderr]     Checking bitvec v1.0.1
[INFO] [stderr]     Checking hayro-interpret v0.4.0
[INFO] [stderr]     Checking x11rb v0.13.2
[INFO] [stderr]    Compiling logos-codegen v0.13.0
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]    Compiling fxhash v0.2.1
[INFO] [stderr]     Checking atspi-connection v0.9.0
[INFO] [stderr]     Checking nom v7.1.3
[INFO] [stderr]    Compiling rasn-derive v0.6.0
[INFO] [stderr]     Checking inout v0.1.4
[INFO] [stderr]     Checking spki v0.6.0
[INFO] [stderr]     Checking snafu v0.7.5
[INFO] [stderr]     Checking sctk-adwaita v0.10.1
[INFO] [stderr]    Compiling darling_macro v0.20.11
[INFO] [stderr]    Compiling mime_guess2 v2.3.1
[INFO] [stderr]    Compiling psm v0.1.30
[INFO] [stderr]     Checking accesskit_consumer v0.31.0
[INFO] [stderr]    Compiling glutin_egl_sys v0.7.1
[INFO] [stderr]    Compiling glutin_glx_sys v0.6.1
[INFO] [stderr]     Checking xkbcommon-dl v0.4.2
[INFO] [stderr]     Checking http-body-util v0.1.3
[INFO] [stderr]     Checking webpki-roots v0.26.11
[INFO] [stderr]     Checking wayland-protocols-plasma v0.3.9
[INFO] [stderr]     Checking calloop v0.14.3
[INFO] [stderr]    Compiling libdbus-sys v0.2.7
[INFO] [stderr]     Checking dpi v0.1.2
[INFO] [stderr]    Compiling home v0.5.12
[INFO] [stderr]     Checking utf8parse v0.2.2
[INFO] [stderr]    Compiling smithay-client-toolkit v0.20.0
[INFO] [stderr]     Checking smol_str v0.2.2
[INFO] [stderr]    Compiling ref-cast v1.0.25
[INFO] [stderr]    Compiling num-bigint-dig v0.8.6
[INFO] [stderr]     Checking iri-string v0.7.9
[INFO] [stderr]    Compiling icu_segmenter_data v1.5.1
[INFO] [stderr]     Checking calloop-wayland-source v0.4.1
[INFO] [stderr]     Checking anstyle-parse v1.0.0
[INFO] [stderr]     Checking tower-http v0.6.8
[INFO] [stderr]    Compiling which v5.0.0
[INFO] [stderr]     Checking rasn v0.6.1
[INFO] [stderr]     Checking mitex-spec v0.2.4
[INFO] [stderr]     Checking accesskit_atspi_common v0.14.2
[INFO] [stderr]    Compiling darling v0.20.11
[INFO] [stderr]     Checking pkcs8 v0.9.0
[INFO] [stderr]     Checking cipher v0.4.4
[INFO] [stderr]    Compiling logos-derive v0.13.0
[INFO] [stderr]     Checking atspi v0.25.0
[INFO] [stderr]     Checking tokio-native-tls v0.3.1
[INFO] [stderr]     Checking sha2 v0.10.9
[INFO] [stderr]    Compiling enum-map v2.7.3
[INFO] [stderr]    Compiling arc-swap v1.8.0
[INFO] [stderr]     Checking wayland-protocols-experimental v20250721.0.1
[INFO] [stderr]     Checking wayland-protocols-misc v0.3.9
[INFO] [stderr]    Compiling glutin v0.32.3
[INFO] [stderr]    Compiling ref-cast-impl v1.0.25
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling tracy-client-sys v0.28.0
[INFO] [stderr]    Compiling stacker v0.1.23
[INFO] [stderr]     Checking anstyle v1.0.13
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.2
[INFO] [stderr]     Checking anstyle-query v1.1.5
[INFO] [stderr]     Checking colorchoice v1.0.4
[INFO] [stderr]    Compiling triomphe v0.1.15
[INFO] [stderr]     Checking anstream v1.0.0
[INFO] [stderr]    Compiling mitex-spec-gen v0.2.4
[INFO] [stderr]    Compiling egui_extras v0.33.3
[INFO] [stderr]    Compiling schemars_derive v1.2.1
[INFO] [stderr]     Checking hyper-tls v0.6.0
[INFO] [stderr]     Checking logos v0.13.0
[INFO] [stderr]     Checking accesskit_unix v0.17.2
[INFO] [stderr]     Checking pkcs1 v0.4.1
[INFO] [stderr]    Compiling derive_builder_core v0.20.2
[INFO] [stderr]     Checking rasn-pkix v0.6.0
[INFO] [stderr]     Checking hayro v0.4.0
[INFO] [stderr]     Checking hayro-svg v0.2.0
[INFO] [stderr]     Checking hmac v0.12.1
[INFO] [stderr]     Checking signature v1.6.4
[INFO] [stderr]     Checking resvg v0.45.1
[INFO] [stderr]    Compiling mime_guess v2.0.5
[INFO] [stderr]    Compiling libsqlite3-sys v0.37.0
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling glutin-winit v0.5.0
[INFO] [stderr]     Checking num-complex v0.4.6
[INFO] [stderr]    Compiling smartstring v1.0.1
[INFO] [stderr]     Checking ena v0.14.4
[INFO] [stderr]     Checking thread_local v1.1.9
[INFO] [stderr]     Checking openssl-probe v0.2.0
[INFO] [stderr]     Checking countme v3.0.1
[INFO] [stderr]     Checking xmlparser v0.13.6
[INFO] [stderr]    Compiling typeid v1.0.3
[INFO] [stderr]    Compiling base62 v2.2.3
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking dyn-clone v1.0.20
[INFO] [stderr]     Checking rand_core v0.10.0
[INFO] [stderr]    Compiling getrandom v0.4.2
[INFO] [stderr]     Checking text-size v1.1.1
[INFO] [stderr]     Checking option-ext v0.2.0
[INFO] [stderr]    Compiling normpath v1.5.0
[INFO] [stderr]     Checking dirs-sys v0.5.0
[INFO] [stderr]     Checking schemars v1.2.1
[INFO] [stderr]     Checking typst-svg v0.14.2
[INFO] [stderr]     Checking pem v1.1.1
[INFO] [stderr]    Compiling rust-i18n-support v3.1.5
[INFO] [stderr]     Checking mitex-lexer v0.2.4
[INFO] [stderr]     Checking rowan v0.15.17
[INFO] [stderr]     Checking rustls-native-certs v0.8.3
[INFO] [stderr]    Compiling egui_commonmark_backend v0.22.0
[INFO] [stderr]     Checking num v0.4.3
[INFO] [stderr]     Checking rsa v0.7.2
[INFO] [stderr]     Checking hkdf v0.12.4
[INFO] [stderr]     Checking rustls-webpki v0.103.8
[INFO] [stderr]     Checking accesskit_winit v0.29.2
[INFO] [stderr]     Checking icu_segmenter v1.5.0
[INFO] [stderr]    Compiling derive_builder_macro v0.20.2
[INFO] [stderr]     Checking dbus v0.9.10
[INFO] [stderr]     Checking smithay-clipboard v0.7.3
[INFO] [stderr]     Checking cbc v0.1.2
[INFO] [stderr]     Checking aes v0.8.4
[INFO] [stderr]    Compiling rust-i18n v3.1.5
[INFO] [stderr]     Checking arboard v3.6.1
[INFO] [stderr]     Checking sharded-slab v0.1.7
[INFO] [stderr]     Checking icu_provider_adapters v1.5.0
[INFO] [stderr]     Checking zip v0.6.6
[INFO] [stderr]     Checking image v0.24.9
[INFO] [stderr]    Compiling logos-codegen v0.16.1
[INFO] [stderr]     Checking webbrowser v1.0.6
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]     Checking tracing-log v0.2.0
[INFO] [stderr]     Checking web-time v1.1.0
[INFO] [stderr]    Compiling dotenvy v0.15.7
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]     Checking clap_lex v1.0.0
[INFO] [stderr]     Checking nu-ansi-term v0.50.3
[INFO] [stderr]     Checking cpufeatures v0.3.0
[INFO] [stderr]     Checking glow v0.16.0
[INFO] [stderr]     Checking mitex-glob v0.2.4
[INFO] [stderr]     Checking hypher v0.1.6
[INFO] [stderr]     Checking mitex-parser v0.2.4
[INFO] [stderr]     Checking typst-layout v0.14.2
[INFO] [stderr]     Checking clap_builder v4.6.0
[INFO] [stderr]     Checking xcommon v0.3.0
[INFO] [stderr]     Checking tracing-subscriber v0.3.23
[INFO] [stderr]     Checking chacha20 v0.10.0
[INFO] [stderr]    Compiling logos-derive v0.16.1
[INFO] [stderr]    Compiling rust-i18n-macro v3.1.5
[INFO] [stderr]     Checking dbus-secret-service v4.1.0
[INFO] [stderr]     Checking egui_glow v0.33.3
[INFO] [stderr]    Compiling dotenvy_macro v0.15.7
[INFO] [stderr]     Checking egui-winit v0.33.3
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]     Checking tracy-client v0.18.4
[INFO] [stderr]     Checking derive_builder v0.20.2
[INFO] [stderr]     Checking typst-eval v0.14.2
[INFO] [stderr]    Compiling egui_commonmark_macros v0.22.0
[INFO] [stderr]     Checking tokio-rustls v0.26.4
[INFO] [stderr]     Checking ureq v2.12.1
[INFO] [stderr]     Checking hyper-rustls v0.27.7
[INFO] [stderr]     Checking rustls-platform-verifier v0.6.2
[INFO] [stderr]     Checking typst-html v0.14.2
[INFO] [stderr]     Checking directories v6.0.0
[INFO] [stderr]     Checking reqwest v0.12.28
[INFO] [stderr]     Checking rasn-cms v0.6.0
[INFO] [stderr]     Checking typst-realize v0.14.2
[INFO] [stderr]     Checking ehttp v0.6.0
[INFO] [stderr]     Checking env_filter v1.0.0
[INFO] [stderr]     Checking tokio-stream v0.1.18
[INFO] [stderr]    Compiling strum_macros v0.28.0
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]     Checking quick-xml v0.26.0
[INFO] [stderr]    Compiling rhai_codegen v3.2.0
[INFO] [stderr]     Checking hashlink v0.11.0
[INFO] [stderr]     Checking sysinfo v0.37.2
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]     Checking fallible-iterator v0.3.0
[INFO] [stderr]     Checking jiff v0.2.28
[INFO] [stderr]     Checking urlencoding v2.1.3
[INFO] [stderr]     Checking base64 v0.20.0
[INFO] [stderr]     Checking fallible-streaming-iterator v0.1.9
[INFO] [stderr]     Checking eframe v0.33.3
[INFO] [stderr]     Checking msix v0.4.0
[INFO] [stderr]     Checking rhai v1.25.1
[INFO] [stderr]     Checking reqwest v0.13.4
[INFO] [stderr]     Checking openrouter-rs v0.10.0
[INFO] [stderr]     Checking egui-file-dialog v0.12.0
[INFO] [stderr]     Checking strum v0.28.0
[INFO] [stderr]     Checking typst v0.14.2
[INFO] [stderr]     Checking clap v4.6.1
[INFO] [stderr]     Checking egui_commonmark v0.22.0
[INFO] [stderr]     Checking ollama-rs v0.3.4
[INFO] [stderr]     Checking rand v0.10.1
[INFO] [stderr]     Checking ron v0.12.1
[INFO] [stderr]     Checking tracing-tracy v0.11.4
[INFO] [stderr]     Checking mitex v0.2.4
[INFO] [stderr]     Checking keyring v3.6.3
[INFO] [stderr]     Checking logos v0.16.1
[INFO] [stderr]     Checking fuzzy-matcher v0.3.7
[INFO] [stderr]     Checking egui_tiles v0.14.1
[INFO] [stderr]     Checking secrecy v0.10.3
[INFO] [stderr]     Checking dotenv v0.15.0
[INFO] [stderr]     Checking similar v2.7.0
[INFO] [stderr]     Checking env_logger v0.11.10
[INFO] [stderr]     Checking rusqlite v0.39.0
[INFO] [stderr]     Checking inforno v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `id` is never read
[INFO] [stdout]  --> examples/v06_sqlite.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | struct Person {
[INFO] [stdout]   |        ------ field in this struct
[INFO] [stdout] 5 |     id: i32,
[INFO] [stdout]   |     ^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `Person` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]   = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::fs`
[INFO] [stdout]  --> src/gui/right_panel.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::fs;
[INFO] [stdout]   |     ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary trailing semicolon
[INFO] [stdout]   --> src/gui/chat.rs:69:6
[INFO] [stdout]    |
[INFO] [stdout] 69 |     };
[INFO] [stdout]    |      ^ help: remove this semicolon
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(redundant_semicolons)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::gui::SplitButton`
[INFO] [stdout]  --> src/gui/panes.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use crate::gui::SplitButton;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `rust_i18n::t`
[INFO] [stdout]  --> src/gui/split_button.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use rust_i18n::t;
[INFO] [stdout]   |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `rust::RustToken`
[INFO] [stdout]  --> src/bulat/editor/highlighting.rs:3:32
[INFO] [stdout]   |
[INFO] [stdout] 3 | use super::syntax::{TokenType, rust::RustToken};
[INFO] [stdout]   |                                ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `logos::Logos`
[INFO] [stdout]  --> src/bulat/editor/highlighting.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use logos::Logos;
[INFO] [stdout]   |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::fs`
[INFO] [stdout]  --> src/gui/right_panel.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::fs;
[INFO] [stdout]   |     ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary trailing semicolon
[INFO] [stdout]   --> src/gui/chat.rs:69:6
[INFO] [stdout]    |
[INFO] [stdout] 69 |     };
[INFO] [stdout]    |      ^ help: remove this semicolon
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(redundant_semicolons)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::gui::SplitButton`
[INFO] [stdout]  --> src/gui/panes.rs:6:5
[INFO] [stdout]   |
[INFO] [stdout] 6 | use crate::gui::SplitButton;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `rust_i18n::t`
[INFO] [stdout]  --> src/gui/split_button.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use rust_i18n::t;
[INFO] [stdout]   |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `rust::RustToken`
[INFO] [stdout]  --> src/bulat/editor/highlighting.rs:3:32
[INFO] [stdout]   |
[INFO] [stdout] 3 | use super::syntax::{TokenType, rust::RustToken};
[INFO] [stdout]   |                                ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `logos::Logos`
[INFO] [stdout]  --> src/bulat/editor/highlighting.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use logos::Logos;
[INFO] [stdout]   |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `egui::popup_below_widget`: Use `egui::Popup` instead
[INFO] [stdout]    --> src/gui/side_panel.rs:184:35
[INFO] [stdout]     |
[INFO] [stdout] 184 | ...                   egui::popup_below_widget(ui, popup_id, &left_resp, egui::PopupCloseBehavior::CloseOnClick, |ui: &mut egui::Ui| {
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated function `egui::popup_below_widget`: Use `egui::Popup` instead
[INFO] [stdout]    --> src/gui/side_panel.rs:184:35
[INFO] [stdout]     |
[INFO] [stdout] 184 | ...                   egui::popup_below_widget(ui, popup_id, &left_resp, egui::PopupCloseBehavior::CloseOnClick, |ui: &mut egui::Ui| {
[INFO] [stdout]     |                             ^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(deprecated)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `egui::Memory::toggle_popup`: Use Popup::toggle_id instead
[INFO] [stdout]    --> src/gui/side_panel.rs:181:57
[INFO] [stdout]     |
[INFO] [stdout] 181 | ...                   ui.memory_mut(|mem| mem.toggle_popup(popup_id));
[INFO] [stdout]     |                                               ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `egui::Ui::close_menu`: Use `ui.close()` or `ui.close_kind(UiKind::Menu)` instead
[INFO] [stdout]    --> src/gui/side_panel.rs:197:44
[INFO] [stdout]     |
[INFO] [stdout] 197 | ...                   ui.close_menu();
[INFO] [stdout]     |                          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `egui::Ui::close_menu`: Use `ui.close()` or `ui.close_kind(UiKind::Menu)` instead
[INFO] [stdout]    --> src/gui/side_panel.rs:217:44
[INFO] [stdout]     |
[INFO] [stdout] 217 | ...                   ui.close_menu();
[INFO] [stdout]     |                          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `egui::Ui::close_menu`: Use `ui.close()` or `ui.close_kind(UiKind::Menu)` instead
[INFO] [stdout]    --> src/gui/side_panel.rs:233:44
[INFO] [stdout]     |
[INFO] [stdout] 233 | ...                   ui.close_menu();
[INFO] [stdout]     |                          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `egui::Ui::close_menu`: Use `ui.close()` or `ui.close_kind(UiKind::Menu)` instead
[INFO] [stdout]    --> src/gui/side_panel.rs:247:44
[INFO] [stdout]     |
[INFO] [stdout] 247 | ...                   ui.close_menu();
[INFO] [stdout]     |                          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/gui/bottom_panel.rs:224:39
[INFO] [stdout]     |
[INFO] [stdout] 224 |             .stroke(egui::Stroke::new(1.0, ui.visuals().hyperlink_color))
[INFO] [stdout]     |                                       ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout]     = note: `#[warn(float_literal_f32_fallback)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/gui/bottom_panel.rs:409:43
[INFO] [stdout]     |
[INFO] [stdout] 409 |                 .stroke(egui::Stroke::new(1.0, text_color()))
[INFO] [stdout]     |                                           ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/gui/bottom_panel.rs:424:43
[INFO] [stdout]     |
[INFO] [stdout] 424 |                 .stroke(egui::Stroke::new(1.0, text_color()))
[INFO] [stdout]     |                                           ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/gui/bottom_panel.rs:437:43
[INFO] [stdout]     |
[INFO] [stdout] 437 |                 .stroke(egui::Stroke::new(1.0, text_color()))
[INFO] [stdout]     |                                           ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/gui/bottom_panel.rs:450:43
[INFO] [stdout]     |
[INFO] [stdout] 450 |                 .stroke(egui::Stroke::new(1.0, text_color()))
[INFO] [stdout]     |                                           ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/gui/bottom_panel.rs:776:35
[INFO] [stdout]     |
[INFO] [stdout] 776 |                 egui::Stroke::new(1.0, color));
[INFO] [stdout]     |                                   ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `egui::Ui::child_ui`: Use ui.new_child() instead
[INFO] [stdout]    --> src/gui/chat.rs:809:25
[INFO] [stdout]     |
[INFO] [stdout] 809 |     let mut ui_top = ui.child_ui(slider_rect, egui::Layout::top_down(egui::Align::Center), None);
[INFO] [stdout]     |                         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/gui/chat.rs:597:53
[INFO] [stdout]     |
[INFO] [stdout] 597 | ...                   .stroke(Stroke::new(1.0, ui.visuals().widgets.noninteractive.bg_stroke.color))
[INFO] [stdout]     |                                           ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> src/gui/chat.rs:1499:59
[INFO] [stdout]      |
[INFO] [stdout] 1499 | ...                   .stroke(egui::Stroke::new(1.0, ui.visuals().widgets.noninteractive.bg_stroke.color))
[INFO] [stdout]      |                                                 ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/gui/panes.rs:244:43
[INFO] [stdout]     |
[INFO] [stdout] 244 |                 .stroke(egui::Stroke::new(1.0, ui.visuals().strong_text_color()))
[INFO] [stdout]     |                                           ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `egui::Memory::toggle_popup`: Use Popup::toggle_id instead
[INFO] [stdout]    --> src/gui/side_panel.rs:181:57
[INFO] [stdout]     |
[INFO] [stdout] 181 | ...                   ui.memory_mut(|mem| mem.toggle_popup(popup_id));
[INFO] [stdout]     |                                               ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `egui::Ui::close_menu`: Use `ui.close()` or `ui.close_kind(UiKind::Menu)` instead
[INFO] [stdout]    --> src/gui/side_panel.rs:197:44
[INFO] [stdout]     |
[INFO] [stdout] 197 | ...                   ui.close_menu();
[INFO] [stdout]     |                          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `egui::Ui::close_menu`: Use `ui.close()` or `ui.close_kind(UiKind::Menu)` instead
[INFO] [stdout]    --> src/gui/side_panel.rs:217:44
[INFO] [stdout]     |
[INFO] [stdout] 217 | ...                   ui.close_menu();
[INFO] [stdout]     |                          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `egui::Ui::close_menu`: Use `ui.close()` or `ui.close_kind(UiKind::Menu)` instead
[INFO] [stdout]    --> src/gui/side_panel.rs:233:44
[INFO] [stdout]     |
[INFO] [stdout] 233 | ...                   ui.close_menu();
[INFO] [stdout]     |                          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `egui::Ui::close_menu`: Use `ui.close()` or `ui.close_kind(UiKind::Menu)` instead
[INFO] [stdout]    --> src/gui/side_panel.rs:247:44
[INFO] [stdout]     |
[INFO] [stdout] 247 | ...                   ui.close_menu();
[INFO] [stdout]     |                          ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/gui/bottom_panel.rs:224:39
[INFO] [stdout]     |
[INFO] [stdout] 224 |             .stroke(egui::Stroke::new(1.0, ui.visuals().hyperlink_color))
[INFO] [stdout]     |                                       ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout]     = note: `#[warn(float_literal_f32_fallback)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/gui/bottom_panel.rs:409:43
[INFO] [stdout]     |
[INFO] [stdout] 409 |                 .stroke(egui::Stroke::new(1.0, text_color()))
[INFO] [stdout]     |                                           ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/gui/bottom_panel.rs:424:43
[INFO] [stdout]     |
[INFO] [stdout] 424 |                 .stroke(egui::Stroke::new(1.0, text_color()))
[INFO] [stdout]     |                                           ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/gui/bottom_panel.rs:437:43
[INFO] [stdout]     |
[INFO] [stdout] 437 |                 .stroke(egui::Stroke::new(1.0, text_color()))
[INFO] [stdout]     |                                           ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/gui/bottom_panel.rs:450:43
[INFO] [stdout]     |
[INFO] [stdout] 450 |                 .stroke(egui::Stroke::new(1.0, text_color()))
[INFO] [stdout]     |                                           ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/gui/bottom_panel.rs:776:35
[INFO] [stdout]     |
[INFO] [stdout] 776 |                 egui::Stroke::new(1.0, color));
[INFO] [stdout]     |                                   ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: use of deprecated method `egui::Ui::child_ui`: Use ui.new_child() instead
[INFO] [stdout]    --> src/gui/chat.rs:809:25
[INFO] [stdout]     |
[INFO] [stdout] 809 |     let mut ui_top = ui.child_ui(slider_rect, egui::Layout::top_down(egui::Align::Center), None);
[INFO] [stdout]     |                         ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/gui/chat.rs:597:53
[INFO] [stdout]     |
[INFO] [stdout] 597 | ...                   .stroke(Stroke::new(1.0, ui.visuals().widgets.noninteractive.bg_stroke.color))
[INFO] [stdout]     |                                           ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]     --> src/gui/chat.rs:1499:59
[INFO] [stdout]      |
[INFO] [stdout] 1499 | ...                   .stroke(egui::Stroke::new(1.0, ui.visuals().widgets.noninteractive.bg_stroke.color))
[INFO] [stdout]      |                                                 ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/gui/panes.rs:244:43
[INFO] [stdout]     |
[INFO] [stdout] 244 |                 .stroke(egui::Stroke::new(1.0, ui.visuals().strong_text_color()))
[INFO] [stdout]     |                                           ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/bulat/editor/mod.rs:568:76
[INFO] [stdout]     |
[INFO] [stdout] 568 | ...                   let stroke = egui::Stroke::new(1.0, edge_color);
[INFO] [stdout]     |                                                      ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: falling back to `f32` as the trait bound `f32: From<f64>` is not satisfied
[INFO] [stdout]    --> src/bulat/editor/mod.rs:568:76
[INFO] [stdout]     |
[INFO] [stdout] 568 | ...                   let stroke = egui::Stroke::new(1.0, edge_color);
[INFO] [stdout]     |                                                      ^^^ help: explicitly specify the type as `f32`: `1.0_f32`
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #154024 <https://github.com/rust-lang/rust/issues/154024>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `height`
[INFO] [stdout]   --> src/gui/side_panel.rs:56:21
[INFO] [stdout]    |
[INFO] [stdout] 56 |                 let height = text_height + button_padding.y * 2.0;
[INFO] [stdout]    |                     ^^^^^^ help: if this is intentional, prefix it with an underscore: `_height`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]  --> src/gui/right_panel.rs:4:23
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub fn ui_right_panel(ctx: &egui::Context, state: &mut State) {
[INFO] [stdout]   |                       ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `state`
[INFO] [stdout]  --> src/gui/right_panel.rs:4:44
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub fn ui_right_panel(ctx: &egui::Context, state: &mut State) {
[INFO] [stdout]   |                                            ^^^^^ help: if this is intentional, prefix it with an underscore: `_state`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `height`
[INFO] [stdout]   --> src/gui/side_panel.rs:56:21
[INFO] [stdout]    |
[INFO] [stdout] 56 |                 let height = text_height + button_padding.y * 2.0;
[INFO] [stdout]    |                     ^^^^^^ help: if this is intentional, prefix it with an underscore: `_height`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ctx`
[INFO] [stdout]  --> src/gui/right_panel.rs:4:23
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub fn ui_right_panel(ctx: &egui::Context, state: &mut State) {
[INFO] [stdout]   |                       ^^^ help: if this is intentional, prefix it with an underscore: `_ctx`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `state`
[INFO] [stdout]  --> src/gui/right_panel.rs:4:44
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub fn ui_right_panel(ctx: &egui::Context, state: &mut State) {
[INFO] [stdout]   |                                            ^^^^^ help: if this is intentional, prefix it with an underscore: `_state`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `active_chat_id` is never read
[INFO] [stdout]    --> src/gui/mod.rs:167:47
[INFO] [stdout]     |
[INFO] [stdout] 167 |         let mut active_chat_id: Option<i64> = None;
[INFO] [stdout]     |                                               ^^^^ this value is reassigned later and never used
[INFO] [stdout] ...
[INFO] [stdout] 175 |             active_chat_id = Some(first_chat_info.id);
[INFO] [stdout]     |             ----------------------------------------- `active_chat_id` is overwritten here before the previous value is read
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: value assigned to `active_chat_id` is never read
[INFO] [stdout]    --> src/gui/mod.rs:167:47
[INFO] [stdout]     |
[INFO] [stdout] 167 |         let mut active_chat_id: Option<i64> = None;
[INFO] [stdout]     |                                               ^^^^ this value is reassigned later and never used
[INFO] [stdout] ...
[INFO] [stdout] 175 |             active_chat_id = Some(first_chat_info.id);
[INFO] [stdout]     |             ----------------------------------------- `active_chat_id` is overwritten here before the previous value is read
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_assignments)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `id` is never read
[INFO] [stdout]    --> src/common.rs:680:9
[INFO] [stdout]     |
[INFO] [stdout] 679 | pub struct DbOpenrModel {
[INFO] [stdout]     |            ------------ field in this struct
[INFO] [stdout] 680 |     pub id: i64,
[INFO] [stdout]     |         ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `DbOpenrModel` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id`, `category`, and `ts_updated` are never read
[INFO] [stdout]    --> src/common.rs:695:9
[INFO] [stdout]     |
[INFO] [stdout] 694 | pub struct DbOllamaModel {
[INFO] [stdout]     |            ------------- fields in this struct
[INFO] [stdout] 695 |     pub id: i64,
[INFO] [stdout]     |         ^^
[INFO] [stdout] ...
[INFO] [stdout] 700 |     pub category: Option<String>,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 703 |     pub ts_updated: Option<String>,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `DbOllamaModel` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ChatResp` is never constructed
[INFO] [stdout]    --> src/common.rs:724:12
[INFO] [stdout]     |
[INFO] [stdout] 724 | pub struct ChatResp {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `do_openr_chat_que` is never used
[INFO] [stdout]   --> src/openr.rs:18:14
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub async fn do_openr_chat_que(query: ChatQue) ->
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `do_ollama_chat_que` is never used
[INFO] [stdout]  --> src/ollama.rs:7:14
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub async fn do_ollama_chat_que(query: ChatQue) ->
[INFO] [stdout]   |              ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ActiveMerge` is never constructed
[INFO] [stdout]   --> src/gui/mod.rs:60:13
[INFO] [stdout]    |
[INFO] [stdout] 60 |  pub struct ActiveMerge {
[INFO] [stdout]    |             ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `dragging_chat` is never read
[INFO] [stdout]   --> src/gui/mod.rs:75:5
[INFO] [stdout]    |
[INFO] [stdout] 67 | pub struct State {
[INFO] [stdout]    |            ----- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 75 |     dragging_chat: Option<i64>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `save_layout_to_ron` is never used
[INFO] [stdout]    --> src/gui/mod.rs:909:8
[INFO] [stdout]     |
[INFO] [stdout] 909 | pub fn save_layout_to_ron(state: &State) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `multiple_words`, `popup_on_focus`, and `width` are never used
[INFO] [stdout]   --> src/gui/autocomplete.rs:58:12
[INFO] [stdout]    |
[INFO] [stdout] 43 | / impl<T, S> AutoCompleteTextEdit<'_, T>
[INFO] [stdout] 44 | | where
[INFO] [stdout] 45 | |     T: IntoIterator<Item = S>,
[INFO] [stdout] 46 | |     S: AsRef<str>,
[INFO] [stdout]    | |__________________- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 58 |       pub fn multiple_words(mut self, multiple_words: bool) -> Self {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 63 |       pub fn popup_on_focus(mut self, popup_on_focus: bool) -> Self {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 68 |       pub fn width(mut self, width: f32) -> Self {
[INFO] [stdout]    |              ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `left_width` is never used
[INFO] [stdout]   --> src/gui/split_button.rs:71:12
[INFO] [stdout]    |
[INFO] [stdout] 29 | impl SplitButton {
[INFO] [stdout]    | ---------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 71 |     pub fn left_width(mut self, width: f32) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `mod_msg` is never used
[INFO] [stdout]    --> src/db/mod.rs:479:8
[INFO] [stdout]     |
[INFO] [stdout] 479 | pub fn mod_msg(conn: &Connection, msg: &ChatMsg) -> Result<()> {
[INFO] [stdout]     |        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `save_ollama_model` is never used
[INFO] [stdout]    --> src/db/cache.rs:106:8
[INFO] [stdout]     |
[INFO] [stdout] 106 | pub fn save_ollama_model(conn: &mut Connection, model: &DbOllamaModel)
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `clear_ollama_cache` is never used
[INFO] [stdout]    --> src/db/cache.rs:254:8
[INFO] [stdout]     |
[INFO] [stdout] 254 | pub fn clear_ollama_cache(conn: &Connection) -> rusqlite::Result<()> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `setup_db` is never used
[INFO] [stdout]     --> src/db/mod.rs:1037:8
[INFO] [stdout]      |
[INFO] [stdout] 1037 |     fn setup_db() -> Connection {
[INFO] [stdout]      |        ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `print_agent_table` is never used
[INFO] [stdout]     --> src/db/mod.rs:1044:8
[INFO] [stdout]      |
[INFO] [stdout] 1044 |     fn print_agent_table(conn: &Connection, buffer: &mut impl Write) {
[INFO] [stdout]      |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `scroll_offset` is never read
[INFO] [stdout]   --> src/bulat/mod.rs:75:5
[INFO] [stdout]    |
[INFO] [stdout] 55 | pub struct DiffApp {
[INFO] [stdout]    |            ------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 75 |     scroll_offset: f32,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `DiffApp` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `scroll_offset` is never read
[INFO] [stdout]    --> src/bulat/editor/mod.rs:110:9
[INFO] [stdout]     |
[INFO] [stdout] 106 | pub struct CodeEditorOutput {
[INFO] [stdout]     |            ---------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 110 |     pub scroll_offset: f32,
[INFO] [stdout]     |         ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple methods are never used
[INFO] [stdout]    --> src/bulat/editor/mod.rs:215:12
[INFO] [stdout]     |
[INFO] [stdout] 181 | impl CodeEditor {
[INFO] [stdout]     | --------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 215 |     pub fn with_fontsize(self, fontsize: f32) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 220 |     pub fn with_ui_fontsize(self, ui: &mut egui::Ui) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 237 |     pub fn with_numlines_shift(self, numlines_shift: isize) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 247 |     pub fn with_numlines_only_natural(self, numlines_only_natural: bool) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 278 |     pub fn auto_shrink(self, shrink: bool) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 304 |     pub fn stick_to_bottom(self, stick_to_bottom: bool) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 325 |     pub fn with_vscroll_offset(self, offset: f32) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 340 |     pub fn with_search_term(self, term: impl Into<String>) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 439 |     pub fn show_with_completer(
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Completer` is never constructed
[INFO] [stdout]   --> src/bulat/editor/completer/mod.rs:40:12
[INFO] [stdout]    |
[INFO] [stdout] 40 | pub struct Completer {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new_with_syntax`, `with_user_words`, `push_word`, `handle_input`, `show`, and `show_on_text_widget` are never used
[INFO] [stdout]    --> src/bulat/editor/completer/mod.rs:52:12
[INFO] [stdout]     |
[INFO] [stdout]  50 | impl Completer {
[INFO] [stdout]     | -------------- associated items in this implementation
[INFO] [stdout]  51 |     /// Completer shoud be stored somewhere in your App struct.
[INFO] [stdout]  52 |     pub fn new_with_syntax(syntax: &Syntax) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  58 |     pub fn with_user_words(self) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  64 |     pub fn push_word(&mut self, word: &str) {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  70 |     pub fn handle_input(&mut self, ctx: &egui::Context) {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 120 |     pub fn show(
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 251 |     pub fn show_on_text_widget(
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]   --> src/bulat/editor/syntax/mod.rs:68:5
[INFO] [stdout]    |
[INFO] [stdout] 57 | #[derive(Clone, Debug, PartialEq, Eq, Hash)]
[INFO] [stdout]    |                        --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 68 |     pub native_parser: Option<NativeParser>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the address of the same function can vary between different codegen units
[INFO] [stdout]    = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]    = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout]    = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `id` is never read
[INFO] [stdout]    --> src/common.rs:680:9
[INFO] [stdout]     |
[INFO] [stdout] 679 | pub struct DbOpenrModel {
[INFO] [stdout]     |            ------------ field in this struct
[INFO] [stdout] 680 |     pub id: i64,
[INFO] [stdout]     |         ^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `DbOpenrModel` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout]     = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `id`, `category`, and `ts_updated` are never read
[INFO] [stdout]    --> src/common.rs:695:9
[INFO] [stdout]     |
[INFO] [stdout] 694 | pub struct DbOllamaModel {
[INFO] [stdout]     |            ------------- fields in this struct
[INFO] [stdout] 695 |     pub id: i64,
[INFO] [stdout]     |         ^^
[INFO] [stdout] ...
[INFO] [stdout] 700 |     pub category: Option<String>,
[INFO] [stdout]     |         ^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 703 |     pub ts_updated: Option<String>,
[INFO] [stdout]     |         ^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `DbOllamaModel` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ChatResp` is never constructed
[INFO] [stdout]    --> src/common.rs:724:12
[INFO] [stdout]     |
[INFO] [stdout] 724 | pub struct ChatResp {
[INFO] [stdout]     |            ^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `do_openr_chat_que` is never used
[INFO] [stdout]   --> src/openr.rs:18:14
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub async fn do_openr_chat_que(query: ChatQue) ->
[INFO] [stdout]    |              ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `do_ollama_chat_que` is never used
[INFO] [stdout]  --> src/ollama.rs:7:14
[INFO] [stdout]   |
[INFO] [stdout] 7 | pub async fn do_ollama_chat_que(query: ChatQue) ->
[INFO] [stdout]   |              ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `ActiveMerge` is never constructed
[INFO] [stdout]   --> src/gui/mod.rs:60:13
[INFO] [stdout]    |
[INFO] [stdout] 60 |  pub struct ActiveMerge {
[INFO] [stdout]    |             ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `dragging_chat` is never read
[INFO] [stdout]   --> src/gui/mod.rs:75:5
[INFO] [stdout]    |
[INFO] [stdout] 67 | pub struct State {
[INFO] [stdout]    |            ----- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 75 |     dragging_chat: Option<i64>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `save_layout_to_ron` is never used
[INFO] [stdout]    --> src/gui/mod.rs:909:8
[INFO] [stdout]     |
[INFO] [stdout] 909 | pub fn save_layout_to_ron(state: &State) {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: methods `multiple_words`, `popup_on_focus`, and `width` are never used
[INFO] [stdout]   --> src/gui/autocomplete.rs:58:12
[INFO] [stdout]    |
[INFO] [stdout] 43 | / impl<T, S> AutoCompleteTextEdit<'_, T>
[INFO] [stdout] 44 | | where
[INFO] [stdout] 45 | |     T: IntoIterator<Item = S>,
[INFO] [stdout] 46 | |     S: AsRef<str>,
[INFO] [stdout]    | |__________________- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 58 |       pub fn multiple_words(mut self, multiple_words: bool) -> Self {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 63 |       pub fn popup_on_focus(mut self, popup_on_focus: bool) -> Self {
[INFO] [stdout]    |              ^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 68 |       pub fn width(mut self, width: f32) -> Self {
[INFO] [stdout]    |              ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: method `left_width` is never used
[INFO] [stdout]   --> src/gui/split_button.rs:71:12
[INFO] [stdout]    |
[INFO] [stdout] 29 | impl SplitButton {
[INFO] [stdout]    | ---------------- method in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 71 |     pub fn left_width(mut self, width: f32) -> Self {
[INFO] [stdout]    |            ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `mod_msg` is never used
[INFO] [stdout]    --> src/db/mod.rs:479:8
[INFO] [stdout]     |
[INFO] [stdout] 479 | pub fn mod_msg(conn: &Connection, msg: &ChatMsg) -> Result<()> {
[INFO] [stdout]     |        ^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `save_ollama_model` is never used
[INFO] [stdout]    --> src/db/cache.rs:106:8
[INFO] [stdout]     |
[INFO] [stdout] 106 | pub fn save_ollama_model(conn: &mut Connection, model: &DbOllamaModel)
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function `clear_ollama_cache` is never used
[INFO] [stdout]    --> src/db/cache.rs:254:8
[INFO] [stdout]     |
[INFO] [stdout] 254 | pub fn clear_ollama_cache(conn: &Connection) -> rusqlite::Result<()> {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `scroll_offset` is never read
[INFO] [stdout]   --> src/bulat/mod.rs:75:5
[INFO] [stdout]    |
[INFO] [stdout] 55 | pub struct DiffApp {
[INFO] [stdout]    |            ------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 75 |     scroll_offset: f32,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `DiffApp` has a derived impl for the trait `Clone`, but this is intentionally ignored during dead code analysis
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `scroll_offset` is never read
[INFO] [stdout]    --> src/bulat/editor/mod.rs:110:9
[INFO] [stdout]     |
[INFO] [stdout] 106 | pub struct CodeEditorOutput {
[INFO] [stdout]     |            ---------------- field in this struct
[INFO] [stdout] ...
[INFO] [stdout] 110 |     pub scroll_offset: f32,
[INFO] [stdout]     |         ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: multiple methods are never used
[INFO] [stdout]    --> src/bulat/editor/mod.rs:215:12
[INFO] [stdout]     |
[INFO] [stdout] 181 | impl CodeEditor {
[INFO] [stdout]     | --------------- methods in this implementation
[INFO] [stdout] ...
[INFO] [stdout] 215 |     pub fn with_fontsize(self, fontsize: f32) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 220 |     pub fn with_ui_fontsize(self, ui: &mut egui::Ui) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 237 |     pub fn with_numlines_shift(self, numlines_shift: isize) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 247 |     pub fn with_numlines_only_natural(self, numlines_only_natural: bool) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 278 |     pub fn auto_shrink(self, shrink: bool) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 304 |     pub fn stick_to_bottom(self, stick_to_bottom: bool) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 325 |     pub fn with_vscroll_offset(self, offset: f32) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 340 |     pub fn with_search_term(self, term: impl Into<String>) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 439 |     pub fn show_with_completer(
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: struct `Completer` is never constructed
[INFO] [stdout]   --> src/bulat/editor/completer/mod.rs:40:12
[INFO] [stdout]    |
[INFO] [stdout] 40 | pub struct Completer {
[INFO] [stdout]    |            ^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated items `new_with_syntax`, `with_user_words`, `push_word`, `handle_input`, `show`, and `show_on_text_widget` are never used
[INFO] [stdout]    --> src/bulat/editor/completer/mod.rs:52:12
[INFO] [stdout]     |
[INFO] [stdout]  50 | impl Completer {
[INFO] [stdout]     | -------------- associated items in this implementation
[INFO] [stdout]  51 |     /// Completer shoud be stored somewhere in your App struct.
[INFO] [stdout]  52 |     pub fn new_with_syntax(syntax: &Syntax) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  58 |     pub fn with_user_words(self) -> Self {
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  64 |     pub fn push_word(&mut self, word: &str) {
[INFO] [stdout]     |            ^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout]  70 |     pub fn handle_input(&mut self, ctx: &egui::Context) {
[INFO] [stdout]     |            ^^^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 120 |     pub fn show(
[INFO] [stdout]     |            ^^^^
[INFO] [stdout] ...
[INFO] [stdout] 251 |     pub fn show_on_text_widget(
[INFO] [stdout]     |            ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: function pointer comparisons do not produce meaningful results since their addresses are not guaranteed to be unique
[INFO] [stdout]   --> src/bulat/editor/syntax/mod.rs:68:5
[INFO] [stdout]    |
[INFO] [stdout] 57 | #[derive(Clone, Debug, PartialEq, Eq, Hash)]
[INFO] [stdout]    |                        --------- in this derive macro expansion
[INFO] [stdout] ...
[INFO] [stdout] 68 |     pub native_parser: Option<NativeParser>,
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: the address of the same function can vary between different codegen units
[INFO] [stdout]    = note: furthermore, different functions could have the same address after being merged together
[INFO] [stdout]    = note: for more information visit <https://doc.rust-lang.org/nightly/core/ptr/fn.fn_addr_eq.html>
[INFO] [stdout]    = note: `#[warn(unpredictable_function_pointer_comparisons)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 8m 24s
[INFO] running `Command { std: "docker" "inspect" "c44409710ff55bd9d7802d3bc7ad321210f7e3fb8aa12432ec0c54f8fb00fc22", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c44409710ff55bd9d7802d3bc7ad321210f7e3fb8aa12432ec0c54f8fb00fc22", kill_on_drop: false }`
[INFO] [stdout] c44409710ff55bd9d7802d3bc7ad321210f7e3fb8aa12432ec0c54f8fb00fc22
